Papers with training and
Modularized Syntactic Neural Networks for Sentence Classification (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing models for sentence classification use local information of sub-trees, but new models use global context . |
| Approach: | They propose a tree-parallel mini-batch strategy for efficient training and predicting sentences . they propose to use syntax category labels to model sub-trees . |
| Outcome: | The proposed model outperforms state-of-the-art tree-based methods on the sentence classification task. |
MultiLingPoT: Boosting Mathematical Reasoning in LLMs through Multilingual Program Integration (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Program-of-Thought is an important way for LLMs to solve mathematical problems. |
| Approach: | They propose a multilingual programme reasoning method that uses program instead of natural language in reasoning and proposes to integrate multilingual integration into the training and inference. |
| Outcome: | The proposed method improves individual language’s reasoning accuracy by 2.5% and improves performance by 8%. |